From: Chong Yidong Date: Tue, 24 Apr 2007 01:32:31 +0000 (+0000) Subject: * xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~28950 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=53105662b88ba9f5ed629ad3aba46ecae9e70597;p=emacs.git * xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED values of the actual window. --- diff --git a/src/ChangeLog b/src/ChangeLog index 64cc1405d25..4b567e72e33 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-04-24 Chong Yidong + + * xdisp.c (redisplay_window): Use BEG_UNCHANGED and END_UNCHANGED + values of the actual window. + 2007-04-23 Richard Stallman * process.c (Fstart_process): Doc fix.